gtk/gtkprivate.c: Include stdlib.h
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 30 Dec 2011 09:20:22 +0000 (17:20 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 3 Jan 2012 16:52:44 +0000 (00:52 +0800)
commit9f6e7d214c6d76e295064b5f554159beba9250b6
treedc238e3b6cb6440a71e9b4f742a9d2a713266745
parent1796e2f6ba961894663c9843438880e5076a9723
gtk/gtkprivate.c: Include stdlib.h

Include stdlib.h for getenv to avoid C4013/implicit declaration of ...
warnings
gtk/gtkprivate.c